Vector<T>.Insert(Integer,T[]) Method

Represents method Insert(Integer,T[]).

Namespace: Spring
public
 procedure Insert(index: Integer; const items: array of T); overload;

Parameters

index
Type: Integer

items
Type: array of T